[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / a / c / SWActivityIndicatorView / 1.0.0 / SWActivityIndicatorView.podspec.json
blob0769967c92af799fdefa5de5cb787be062591077
2   "name": "SWActivityIndicatorView",
3   "version": "1.0.0",
4   "summary": "A simple flat activity indicator view.",
5   "homepage": "https://github.com/sarunw/SWActivityIndicatorView",
6   "license": "MIT",
7   "authors": {
8     "Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/sarunw/SWActivityIndicatorView.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://twitter.com/sarunw",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SWActivityIndicatorView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"