[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / b / 4 / f / Inspection / 1.0.0 / Inspection.podspec.json
blob9b5007e22da580205c486066a7be0dc888826e0f
2   "name": "Inspection",
3   "version": "1.0.0",
4   "summary": "Debug accessory tool for iOS.",
5   "homepage": "https://meniny.cn/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Elias Abel": "admin@meniny.cn"
12   },
13   "source": {
14     "git": "https://github.com/Meniny/Inspection.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://meniny.cn/",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Inspection/**/*.{swift,h,m}"