[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 5 / APLPullToRefreshContainer / 1.0.0 / APLPullToRefreshContainer.podspec.json
blob6a79cca8762e3b2d95e60a5a7a666f72382528e8
2   "name": "APLPullToRefreshContainer",
3   "version": "1.0.0",
4   "summary": "Pull To Refresh Control",
5   "description": "This is a Pull to Refresh Control where you can embed arbitrary scrollable UIViewControllers.",
6   "homepage": "https://github.com/apploft/APLPullToRefreshContainer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Nico Schuemann",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/apploft/APLPullToRefreshContainer.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "APLPullToRefreshContainer",
21     "APLPullToRefreshContainer/**/*.{h,m}"
22   ],
23   "exclude_files": "APLPullToRefreshContainer/Exclude",
24   "requires_arc": true