[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / 0 / BOZPongRefreshControl / 0.1.1 / BOZPongRefreshControl.podspec.json
blob07b202742cb5355cf8d463ca7e93bb916f521d30
2   "name": "BOZPongRefreshControl",
3   "version": "0.1.1",
4   "summary": "A pull-down-to-refresh control for iOS that plays pong, originally created for the MHacks III iOS app",
5   "homepage": "https://github.com/boztalay/BOZPongRefreshControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ben Oztalay": "boztalay@gmail.com",
12     "Joseph Constan": "jcon5294@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/boztalay/BOZPongRefreshControl.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "BOZPongRefreshControl/**/*.{h,m}",
22   "public_header_files": "BOZPongRefreshControl/**/*.h",
23   "frameworks": "UIKit",
24   "requires_arc": true