[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 1 / 7 / 0 / iOS-Extensions / 0.0.2 / iOS-Extensions.podspec.json
blob5fa88c6011ce4da4516680c06b13d0b0b8e65ef2
2   "name": "iOS-Extensions",
3   "version": "0.0.2",
4   "summary": "iOS Extensions that make life easier :).",
5   "homepage": "https://github.com/mglagola/iOS-Extensions",
6   "license": {
7     "type": "MIT",
8     "file": "License.txt"
9   },
10   "authors": {
11     "Mark Glagola": "mark.glagola@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/mglagola/iOS-Extensions.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "*.{h,m}",
22     "Categories/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "frameworks": "CoreData"