[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / b / e / 2 / RBStatefulTableViewController / 1.0.0 / RBStatefulTableViewController.podspec.json
blob1b0c71a12bbfc0f0e42bc6198fe1d548d0e0ec92
2   "name": "RBStatefulTableViewController",
3   "version": "1.0.0",
4   "summary": "An UITableViewController that handles state transitions by using a custom DataSource and Delegate for each state.",
5   "homepage": "https://github.com/eoghain/RBStatefulTableViewController",
6   "license": "MIT",
7   "screenshots": "https://raw.githubusercontent.com/eoghain/RBStatefulTableViewController/master/Screenshots/TableViewStoryboard.png",
8   "authors": {
9     "eoghain": "rob.o.booth@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/eoghain/RBStatefulTableViewController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true