[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 4 / CDCroissant / 0.1.1alpha / CDCroissant.podspec.json
blob9e7d93f5c7cb1f5881ee2dfab7da9e2cb72c99c1
2   "name": "CDCroissant",
3   "version": "0.1.1alpha",
4   "summary": "An App Inspector.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chdo002/Croissant",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chdo002": "1107661983@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chdo002/Croissant.git",
16     "tag": "0.1.1alpha"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Croissant/Classes/**/*",
22   "resource_bundles": {
23     "Croissant": [
24       "Croissant/Assets/*.bundle"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "CoreServices"
30   ],
31   "dependencies": {
32     "GCDWebServer": [
33       "3.5.4"
34     ],
35     "fishhook": [
37     ],
38     "PocketSocket": [
40     ]
41   }