[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / e / 0 / b / IMY_Theme / 1.0 / IMY_Theme.podspec.json
blob856a73f2174d61ceb7598f0ec2585299f901f42e
2   "name": "IMY_Theme",
3   "version": "1.0",
4   "summary": "支持换肤,目前测试过的支持UITabbarItem,UIButton,UIImageView,UILabel等",
5   "description": "支持换肤,目前测试过的支持UITabbarItem,UIButton,UIImageView,UILabel等,内存使用率小",
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.0"
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   }