[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 8 / 0 / YLTableView / 1.0.1 / YLTableView.podspec.json
blob1fcbfc483490895b06c171d05b14c5ad56588311
2   "name": "YLTableView",
3   "version": "1.0.1",
4   "license": "Apache V2",
5   "summary": "Yelp iOS table view framework",
6   "homepage": "https://github.com/Yelp/YLTableView",
7   "authors": {
8     "Yelp iOS Team": "iphone@yelp.com"
9   },
10   "source": {
11     "git": "https://git@github.com/Yelp/YLTableView.git",
12     "tag": "v1.0.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "public_header_files": "Classes/**/*.h",
19   "source_files": "Classes/**/*.{h,m}"