[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / 3 / LabelExtension / 0.0.1 / LabelExtension.podspec.json
blob71a4d9fb7c960e480072fef4c9ea72c65204072b
2   "name": "LabelExtension",
3   "version": "0.0.1",
4   "summary": "A short description of LabelExtension.",
5   "homepage": "http://nextzy.me/",
6   "license": "Nextzy",
7   "authors": {
8     "Thongpak Pongsilathong": "thongpak21@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Thongpak21/LabelExtension.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "default_subspecs": "All",
20   "pushed_with_swift_version": "3.0",
21   "subspecs": [
22     {
23       "name": "All",
24       "ios": {
25         "dependencies": {
26           "LabelExtension/LabelExtension": [
28           ]
29         }
30       }
31     },
32     {
33       "name": "LabelExtension",
34       "source_files": "LabelExtension/Source/**"
35     }
36   ]