[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / c / a / Sonar / 2.0.1 / Sonar.podspec.json
blob9a221bdb673d65dd96798b5728d3508a0402d9b5
2   "name": "Sonar",
3   "version": "2.0.1",
4   "summary": "Radar style view written in swift",
5   "description": "Simple radar style view written in swift",
6   "homepage": "https://github.com/thefuntasty/Sonar",
7   "license": "MIT",
8   "authors": {
9     "Aleš Kocur": "ales@thefuntasty.com"
10   },
11   "source": {
12     "git": "https://github.com/thefuntasty/Sonar.git",
13     "tag": "2.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Sonar": [
22       "Pod/Assets/*.png"
23     ]
24   }