[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 5 / ViewChangeFramework / 0.0.1 / ViewChangeFramework.podspec.json
blob8d15e2b4682aa25c857b60ad493938336dcdbd77
2   "name": "ViewChangeFramework",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "8.1"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Tool which can changeview when you click the button",
12   "homepage": "https://github.com/bashe21/ViewChangeFramework",
13   "authors": {
14     "跋涉": "3064662835@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/bashe21/ViewChangeFramework.git",
18     "tag": "0.0.1"
19   },
20   "description": "a smart tool.you can use it to change youre view when you click the button that you has custom",
21   "vendored_frameworks": "ViewChangeFramework/*.{framework}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true