[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 4 / 8 / 9 / KMCategories / 0.1.0 / KMCategories.podspec.json
blobd41296d7a7143c0c37b7edd0377096022085bf1f
2   "name": "KMCategories",
3   "version": "0.1.0",
4   "summary": "Some categories methods",
5   "description": "This provide some frequently used categories methods",
6   "homepage": "https://github.com/sleepEarlier/Project",
7   "license": "MIT",
8   "authors": {
9     "sleepEarlier": "jky130@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/sleepEarlier/Project.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "Classes",
20     "Project/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true