[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / e / Vizzle / 0.0.2 / Vizzle.podspec.json
blob0b5f607d51b61b58f72740fe0c42d5c64f5f37b9
2   "name": "Vizzle",
3   "version": "0.0.2",
4   "summary": "An iOS MVC framework",
5   "description": "Vizzle is an iOS MVC frameowrk",
6   "homepage": "https://github.com/Vizzle/Vizzle",
7   "license": "MIT",
8   "authors": {
9     "xta0": "jayson.xu@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Vizzle/Vizzle.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "Vizzle/**/*.{h,m,c,mm}",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ],
24   "requires_arc": true