[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 4 / e / FoundationPlus / 0.1.0 / FoundationPlus.podspec.json
blob2ab9629f8a4a59e3dad9866f2e0ec6f46c078435
2   "name": "FoundationPlus",
3   "version": "0.1.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": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "Pod/Classes/*.{h,m}",
20     "Pod/Classes/**/*.{h,m}"
21   ],
22   "resource_bundles": {
23     "FoundationPlus": [
24       "Pod/Assets/*.png"
25     ]
26   }