[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 6 / ATList / 0.3.0 / ATList.podspec.json
blob107c77097a741d84ccb05db8710d64fe3c5bb2da
2   "name": "ATList",
3   "version": "0.3.0",
4   "summary": "Quick configuration pull-down refresh, pull-up loading, blank page, for UITableView, UICollectionView, UIScrollView.",
5   "homepage": "https://github.com/ablettchen/ATList",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablettchen": "ablettchen@gmail.com"
12   },
13   "social_media_url": "https://weibo.com/ablettchen",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ablettchen/ATList.git",
19     "tag": "0.3.0"
20   },
21   "source_files": "ATList/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "MJRefresh": [
26     ],
27     "ATBlank": [
29     ],
30     "ATCategories": [
32     ]
33   }