[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / f / 7 / CurvedLabel / 0.1.0 / CurvedLabel.podspec.json
blobf34bc9834b810c705f06956b7306486eab2d2152
2   "name": "CurvedLabel",
3   "version": "0.1.0",
4   "summary": "Pod supported CurvedLabel",
5   "description": "A repo to add curved label to pods that require succh feature!",
6   "homepage": "https://github.com/mohpor/CurvedLabel",
7   "license": "MIT",
8   "authors": {
9     "M. Porooshani": "porooshani@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mohpor/CurvedLabel.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mohpor",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "CurvedLabel": [
23       "Pod/Assets/*.png"
24     ]
25   }