[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / a / 3 / 5 / ActivityRings / 1.0.0 / ActivityRings.podspec.json
blobccdb1e61e37a8a6133f190d6cb1488df53343c7d
2   "name": "ActivityRings",
3   "version": "1.0.0",
4   "summary": "An attempt to recreate the ring controls in Apple’s Activity app",
5   "description": "ActivityRings is an attempt to recreate the ring controls used in Apple’s iOS and watchOS Activity app",
6   "homepage": "https://github.com/HarshilShah/ActivityRings",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Harshil Shah": "harshilshah1910@me.com"
13   },
14   "social_media_url": "https://twitter.com/HarshilShah1910",
15   "source": {
16     "git": "https://github.com/HarshilShah/ActivityRings.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "Sources/**/*.{h,swift}",
24     "frameworks": "SpriteKit"
25   },
26   "pushed_with_swift_version": "4.0"