[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / c / 3 / GDXNet / 1.0.1 / GDXNet.podspec.json
blobd3fc7dd9f6a135f7b548e3d7555e09473de5a503
2   "name": "GDXNet",
3   "version": "1.0.1",
4   "summary": "Well-organized Objective-C network interaction library.",
5   "homepage": "https://github.com/GDXRepo/GDXNet",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": ""
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/GDXNet.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "http://deadlineru.livejournal.com",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "test": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }