[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 9 / AiryRefreshControl / 1.0.0 / AiryRefreshControl.podspec.json
blobd59e900917d8788b5a7e5e2df4b17a6190f8564a
2   "name": "AiryRefreshControl",
3   "version": "1.0.0",
4   "summary": "iOS pull down & pull up refresh control",
5   "description": "iOS pull down & pull up refresh control that is used with UIScrollView",
6   "homepage": "https://github.com/airymiao/AiryRefreshControl",
7   "license": "MIT",
8   "authors": {
9     "airymiao": "airymiao@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/airymiao/AiryRefreshControl.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "AiryRefreshControl/Classes/**/*",
19   "resource_bundles": {
20     "AiryRefreshControl": [
21       "AiryRefreshControl/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit"