[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / 5 / 1 / SAMLoadingView / 0.1.0 / SAMLoadingView.podspec.json
blob0511235c08971016f310d707b7f0a69b2013d3f1
2   "name": "SAMLoadingView",
3   "version": "0.1.0",
4   "authors": {
5     "Sam Soffes": "sam@soff.es"
6   },
7   "homepage": "https://github.com/soffes/SAMLoadingView",
8   "summary": "Simple loading view for UIKit.",
9   "source": {
10     "git": "https://github.com/soffes/SAMLoadingView.git",
11     "tag": "v0.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ],
25   "source_files": "SAMLoadingView"