[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 6 / f / a / UgurFrameworkMain / 1.0.0 / UgurFrameworkMain.podspec.json
bloba9e90c4c54455d910b362c81efd9b26b60b66673
2   "name": "UgurFrameworkMain",
3   "version": "1.0.0",
4   "summary": "A short description of UgurFrameworkMain.",
5   "homepage": "https://github.com/urklc/UgurFramework",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Ugur Kilic": "ugurkilic@live.com"
11   },
12   "source": {
13     "git": "https://github.com/urklc/UgurFramework.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "default_subspecs": "Core",
20   "deprecated": true,
21   "subspecs": [
22     {
23       "name": "Core",
24       "dependencies": {
25         "UgurFramework": [
26           "1.0.0"
27         ]
28       }
29     },
30     {
31       "name": "Snapshot",
32       "dependencies": {
33         "UgurSubFramework": [
34           "1.0.0"
35         ]
36       }
37     }
38   ]