[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 2 / 0 / BOZPongRefreshControl / 1.0.1 / BOZPongRefreshControl.podspec.json
blobd70a34fa3b4d4282c18dc7fe7b1119775d804e23
2   "name": "BOZPongRefreshControl",
3   "version": "1.0.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     "Mahir Eusufzai": "github.com/MahirEusufzai",
14     "ajfigueroa": "github.com/ajfigueroa"
15   },
16   "platforms": {
17     "ios": null
18   },
19   "source": {
20     "git": "https://github.com/boztalay/BOZPongRefreshControl.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "BOZPongRefreshControl/**/*.{h,m}",
24   "public_header_files": "BOZPongRefreshControl/**/*.h",
25   "frameworks": "UIKit",
26   "requires_arc": true