[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / 4 / e / FoundationPlus / 1.0.0 / FoundationPlus.podspec.json
bloba0826e35e76313d0c42cf41ed90e6fa92aed716d
2   "name": "FoundationPlus",
3   "version": "1.0.0",
4   "summary": "The missing Foundation methods",
5   "homepage": "https://github.com/JamieREvans/FoundationPlus",
6   "license": "MIT",
7   "authors": {
8     "Jamie Evans": "jamie.riley.evans@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JamieREvans/FoundationPlus.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Pod/Classes/*.{h,m}",
21     "Pod/Classes/**/*.{h,m}"
22   ],
23   "resource_bundles": {
24     "FoundationPlus": [
25       "Pod/Assets/*.png"
26     ]
27   }