[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 4 / GDXView / 1.0.0 / GDXView.podspec.json
blobe589da4f59d2e3da3cd0f805bcd77e8a273fc6b8
2   "name": "GDXView",
3   "version": "1.0.0",
4   "summary": "Objective-C library with convenient IB-designable view class.",
5   "homepage": "https://github.com/GDXRepo/GDXView",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": ""
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/GDXView.git",
15     "tag": "1.0.0"
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   }