[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / f / PNPullToRefresh / 0.2.0 / PNPullToRefresh.podspec.json
blobd32e07fdb045ac99c591da88b09339d22f78b29e
2   "name": "PNPullToRefresh",
3   "version": "0.2.0",
4   "summary": "Control like ActionBar-PullToRefresh of Android for iOS. customized from https://github.com/STAR-ZERO/STZPullToRefresh.git",
5   "homepage": "https://github.com/giuseppenucifora/PNPullToRefresh",
6   "license": "MIT",
7   "authors": {
8     "Giuseppe Nucifora": "me@giuseppenucifora.com"
9   },
10   "source": {
11     "git": "https://github.com/giuseppenucifora/PNPullToRefresh.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "PNPullToRefresh/Classes/**/*",
18   "dependencies": {
19     "UIDevice-Utils": [
21     ]
22   }