[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 7 / 0 / iOS-Extensions / 1.0.2 / iOS-Extensions.podspec.json
blob1f6cde5aa49ffce3002677d95a79204807a3bdd9
2   "name": "iOS-Extensions",
3   "version": "1.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": "1.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"