[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 2 / ThinkVerb / 1.0.2 / ThinkVerb.podspec.json
blobb71ebc9f8239ba9c56a9c5c0f4f88b64c2f2d55a
2   "name": "ThinkVerb",
3   "version": "1.0.2",
4   "summary": "A super cool animation interface based on CoreAnimation.",
5   "homepage": "https://github.com/hon-key/ThinkVerb",
6   "license": "MIT",
7   "authors": {
8     "HJ-Cai": "lj_chj@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/hon-key/ThinkVerb.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "ThinkVerb",
19     "ThinkVerb/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true