[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 7 / 0 / iOS-Extensions / 0.0.5 / iOS-Extensions.podspec.json
blob48b960a219f6c16060db1f19b0b8ca05de36f64a
2   "name": "iOS-Extensions",
3   "version": "0.0.5",
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.5"
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"