[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 3 / 1 / 6 / XMPullToRefresh / 1.0.1 / XMPullToRefresh.podspec.json
blob4f74a695461e9e5862bcc3143390ee85941f62d5
2   "name": "XMPullToRefresh",
3   "version": "1.0.1",
4   "summary": "The easiest way to use pull-to-refresh.",
5   "homepage": "https://github.com/lyimin/XMPullToRefresh",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xiaoming": "1142343535@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lyimin/XMPullToRefresh.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "XMRefresh/**/*.{h,m,swift}",
21   "resources": "XMRefresh/**/*.{png}",
22   "requires_arc": true