[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 2 / 0 / BOZPongRefreshControl / 1.0.0 / BOZPongRefreshControl.podspec.json
bloba451fccc19d7b211e6d141ca11ec68ff2cd48769
2   "name": "BOZPongRefreshControl",
3   "version": "1.0.0",
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.0"
22   },
23   "source_files": "BOZPongRefreshControl/**/*.{h,m}",
24   "public_header_files": "BOZPongRefreshControl/**/*.h",
25   "frameworks": "UIKit",
26   "requires_arc": true