[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / b / 6 / AmiTestCocoa / 1.0.0 / AmiTestCocoa.podspec.json
blobf6d7e9bb4c35e2287ffb3b108ebdda2d4898c10a
2   "name": "AmiTestCocoa",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/islilyhuang/AmiTestCocoa",
7   "license": "MIT",
8   "authors": {
9     "黄力": "huangli@admaster.com.cn"
10   },
11   "source": {
12     "git": "https://github.com/islilyhuang/AmiTestCocoa.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": false,
19   "source_files": "AmiTestCocoa/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]