[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 3 / 1 / SpinKit / 1.0.1 / SpinKit.podspec.json
blobf1ce4acb6adac194fe228bf79d61bd9cdbbe0906
2   "name": "SpinKit",
3   "version": "1.0.1",
4   "authors": {
5     "Ramon Torres": "raymondjavaxx@gmail.com"
6   },
7   "homepage": "https://github.com/raymondjavaxx/SpinKit-ObjC",
8   "summary": "UIActivityIndicatorView replacement with multiple styles and animations.",
9   "source": {
10     "git": "https://github.com/raymondjavaxx/SpinKit-ObjC.git",
11     "tag": "1.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SpinKit/RTSpinKitView.{m,h}",
21   "requires_arc": true