[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / 0 / YLTableView / 2.1.3 / YLTableView.podspec.json
blobf4dfc27f02d72dd08f260bca244bef28129e40e8
2   "name": "YLTableView",
3   "version": "2.1.3",
4   "license": {
5     "type": "Apache 2",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Yelp iOS table view framework",
9   "homepage": "https://github.com/Yelp/YLTableView",
10   "authors": {
11     "Yelp iOS Team": "iphone@yelp.com"
12   },
13   "source": {
14     "git": "https://git@github.com/Yelp/YLTableView.git",
15     "tag": "v2.1.3"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": "Classes/**/*.h",
22   "source_files": "Classes/**/*.{h,m}"