[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 7 / cocoapodTEST / 1.0.0 / cocoapodTEST.podspec.json
bloba889a3d168f8f06e9de26344298837c902fe18aa
2   "name": "cocoapodTEST",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "\nIt is a marquee view used on iOS, which implement by Objective-C.\n\n",
6   "homepage": "https://github.com/huangminlinux/cocoapodTEST",
7   "license": "MIT",
8   "authors": {
9     "黄民": "380108184@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/huangminlinux/cocoapodTEST.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "cocoapodTEST/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]