[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / 3 / CRZXYCategory / 0.0.3 / CRZXYCategory.podspec.json
blob1a859699b29ab45e636b809581e5703c4fbd89eb
2   "name": "CRZXYCategory",
3   "version": "0.0.3",
4   "summary": "A short description of CRZXYCategory.",
5   "description": "通过runtime动态修复bug",
6   "homepage": "https://github.com/chenqing512/CRZCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenqing512": "chenqing512@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chenqing512/CRZCategory.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "CRZCategory",
23     "CRZCategory/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]