Latest | 1.0.1 |
---|---|
Homepage | http://github.com/jmnice/JMCommon |
License | MIT |
Platforms | ios 5.0 |
Dependencies | CocoaAsyncSocket |
Frameworks | Foundation, CoreGraphics, UIKit |
Authors |
no README.md available
Latest podspec
{ "name": "JMCommon", "version": "1.0.1", "summary": "My Common lib", "description": " Library with common code for ios.nn * Think: Why did you write this? What is the focus? What does it do?n * CocoaPods will be using this to generate tags, and improve search results.n * Try to keep it short, snappy and to the point.n * Finally, don't worry about the indent, CocoaPods strips it!n", "homepage": "http://github.com/jmnice/JMCommon", "license": "MIT", "authors": { "u57fau7c73": "[email protected]" }, "platforms": { "ios": "5.0" }, "requires_arc": false, "source": { "git": "https://github.com/jmnice/JMCommon.git", "tag": "1.0.1" }, "source_files": "JMCommon", "frameworks": [ "Foundation", "CoreGraphics", "UIKit" ], "dependencies": { "CocoaAsyncSocket": [ "~> 7.3.5" ] } }
Sun, 06 Mar 2016 23:23:02 +0000