[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / UIDeviceDetail / 0.0.1 / UIDeviceDetail.podspec.json
blob2d6d725b58f1792bc8484dfe14a61d1b4a4147c9
2   "name": "UIDeviceDetail",
3   "version": "0.0.1",
4   "summary": "all kinds of categories for iOS develop",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/xiaowanzhi/UIDeviceDetail",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaowanzhi": "949854103@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://xiaowanzhi@github.com/xiaowanzhi/UIDeviceDetail.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "UIDevice/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true