[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 0 / b / IMY_Theme / 1.1 / IMY_Theme.podspec.json
blobd5c7238880536b51b3241460bb025af09c07ca8e
2   "name": "IMY_Theme",
3   "version": "1.1",
4   "summary": "支持换肤,目前测试过的支持UITabbarItem,UIButton,UIImageView,UILabel等",
5   "description": "支持换肤,目前测试过的支持UITabbarItem,UIButton,UIImageView,UILabel等_description",
6   "homepage": "https://github.com/meiyoudev/IMY_Theme",
7   "license": "MIT",
8   "authors": {
9     "Ivan": "dcty@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/meiyoudev/IMY_Theme.git",
13     "tag": "1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "IMY_Theme/ThemeSupport/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "BlocksKit": [
23     ],
24     "Aspects": [
26     ],
27     "Masonry": [
29     ],
30     "ObjcAssociatedObjectHelpers": [
32     ]
33   }