[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / e / ZMSkinManager / 0.1.2 / ZMSkinManager.podspec.json
blob6d23950dc9785b33e513c336db0249dce153c610
2   "name": "ZMSkinManager",
3   "version": "0.1.2",
4   "summary": "主题换肤框架",
5   "homepage": "https://github.com/zm823080538/SkinManager",
6   "license": "MIT",
7   "authors": {
8     "ming zhao": "823080538@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/zm823080538/SkinManager.git",
15     "tag": "0.1.2"
16   },
17   "source_files": "ZMSkinManager/*.{h,m}",
18   "resources": "ZMSkinManager/BuiltInSkins/*",
19   "requires_arc": true,
20   "dependencies": {
21     "ZSkin": [
23     ],
24     "YPKit": [
26     ],
27     "Masonry": [
29     ],
30     "Hodor": [
32     ]
33   }