[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / c / 7 / a / GDInspect / 1.0.1 / GDInspect.podspec.json
blobfaf41b0aac237991a80ad67d26f57f35c970d5a7
2   "name": "GDInspect",
3   "version": "1.0.1",
4   "summary": "Runtime class/object inspecting category built on top of the NSObject class.",
5   "homepage": "https://github.com/GDXRepo/GDInspect",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": ""
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/GDInspect.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "http://deadlineru.livejournal.com",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*"