[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / b / e / MYThemeKit / 0.1.0 / MYThemeKit.podspec.json
blob447eb5a45833c77f6ec179cbdfae523f4b62edcd
2   "name": "MYThemeKit",
3   "version": "0.1.0",
4   "summary": "MYThemeKit",
5   "description": "mythemkit switch day night theme",
6   "homepage": "https://github.com/rjlikecoding/MYThemeKit",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "mayi": "mayi@xkw.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/rjlikecoding/MYThemeKit.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Category/*.{h,m}",
23     "*.{h,m}",
24     "DeallocObject/*.{h,m}",
25     "DQAlertView/*.{h,m}",
26     "MYActionSheet/*.{h,m}"
27   ],
28   "resources": "config/*.plist",
29   "requires_arc": true