[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 8 / JJJUtils / 0.1.0 / JJJUtils.podspec.json
blobe601b7cea0f6c775707103e5d9465a30780858e7
2   "name": "JJJUtils",
3   "version": "0.1.0",
4   "summary": "A utility library for iOS and Mac OS projects.",
5   "description": "A utility library for iOS and Mac OS projects, which includes useful string methods and a lot more!",
6   "homepage": "https://github.com/jovito-royeca/JJJUtils",
7   "license": "MIT",
8   "authors": {
9     "Jovito Royeca": "jovit.royeca@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jovito-royeca/JJJUtils.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JJJUtils": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "deprecated": true