[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / c / JAGTableViewController / 1.0.0 / JAGTableViewController.podspec.json
blobdd70b31666b021a7d2d3aa39aa4ed1482cbece37
2   "name": "JAGTableViewController",
3   "version": "1.0.0",
4   "summary": "JAGTableViewController is Subclass of UITableViewController.",
5   "description": "                   A longer description of JAGTableViewController in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "http://github.com/ryuiwasaki/JAGTableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryu Iwasaki": "ryu.contact.jp@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/ryuiwasaki/JAGTableViewController.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true,
27   "dependencies": {
28     "JAGSerialize": [
30     ]
31   }