[Add] BrainCloudCpp 5.5.0
[CocoaPods.git] / Specs / 8 / c / 7 / DDSkin / 0.0.1 / DDSkin.podspec.json
blobab374d986ce64a209c38de138bc649088d0824a4
2   "name": "DDSkin",
3   "version": "0.0.1",
4   "summary": "Change the app's whole style. Like night version. Without objc runtime.",
5   "description": "Change the app's whole style. Like night version. Without objc runtime.",
6   "homepage": "https://github.com/djs66256/DDSkin",
7   "license": "MIT",
8   "authors": {
9     "Daniel": "djs66256@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/djs66256/DDSkin.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/**/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true