[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 8 / KKCategory / 1.0.1 / KKCategory.podspec.json
blobfb1118688fc4a5d8f6ca2f4c7ce00d3d95f1b0e9
2   "name": "KKCategory",
3   "summary": "Cocoa Touch all category.",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "观剑不则声": "yoon1583@foxmail.com"
11   },
12   "social_media_url": "http://yoon.farbox.com/",
13   "homepage": "https://github.com/sugarAndsugar/KKCategory",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sugarAndsugar/KKCategory.git",
19     "commit": "7119bf03e2918a1435d749c5497ef438c475e6eb"
20   },
21   "requires_arc": true,
22   "source_files": "KKCategory/**/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]