[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / d / e / YDCategories / 1.0.0 / YDCategories.podspec.json
blob1c497fd94ae90c1c2a0fc4741d2b410718f9d426
2   "name": "YDCategories",
3   "version": "1.0.0",
4   "summary": "常用的分类集合.",
5   "homepage": "https://github.com/devYoungyang/YDCategories",
6   "license": "MIT",
7   "authors": {
8     "Yang": ""
9   },
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/devYoungyang/YDCategories.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "YDCategories",
19     "YDCategories/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation",
25     "CoreGraphics"
26   ],
27   "requires_arc": true