[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 4 / 6 / SGProgressIndicator / 0.1.0 / SGProgressIndicator.podspec.json
bloba381998e2fbded30004b6d5a34dc4da6283165aa
2   "name": "SGProgressIndicator",
3   "version": "0.1.0",
4   "summary": "SGProgressIndicator is a new style of infinity progress indicator",
5   "homepage": "https://github.com/salvatoregraf/SGProgressIndicator",
6   "license": "MIT",
7   "authors": {
8     "SALVATORE": "s.graf@italwork.com"
9   },
10   "source": {
11     "git": "https://github.com/salvatoregraf/SGProgressIndicator.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "SGProgressIndicator": [
21       "Pod/Assets/*.png"
22     ]
23   }