[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 9 / f / DJRefresh / 1.0.5 / DJRefresh.podspec.json
blobf0ab261f6ebe3461481ff7a191c2436fa7f0d466
2   "name": "DJRefresh",
3   "version": "1.0.5",
4   "summary": "DJRefresh is quick to realize the pull refresh.",
5   "homepage": "https://github.com/ydj/DJRefresh",
6   "license": "MIT",
7   "authors": {
8     "YDJ": "yudejian@163.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/ydj/DJRefresh.git",
15     "tag": "1.0.5"
16   },
17   "source_files": "DJRefresh/**/*.{h,m}",
18   "resources": "DJRefresh/DJRefresh.bundle",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]