[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 7 / d / AITableView / 0.1.1 / AITableView.podspec.json
blob3811584b68d9ed7b2ac7708a930dd9a2169937c3
2   "name": "AITableView",
3   "version": "0.1.1",
4   "summary": "An amazing tableview.",
5   "description": "It is a tableview used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/chentoo/AITableView",
7   "license": "MIT",
8   "authors": {
9     "chentoo": "chentoo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/chentoo/AITableView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "AITableView/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]