blob: 9e7d93f5c7cb1f5881ee2dfab7da9e2cb72c99c1 [file] [log] [blame]
{
"name": "CDCroissant",
"version": "0.1.1alpha",
"summary": "An App Inspector.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chdo002/Croissant",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chdo002": "1107661983@qq.com"
},
"source": {
"git": "https://github.com/chdo002/Croissant.git",
"tag": "0.1.1alpha"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Croissant/Classes/**/*",
"resource_bundles": {
"Croissant": [
"Croissant/Assets/*.bundle"
]
},
"frameworks": [
"Foundation",
"CoreServices"
],
"dependencies": {
"GCDWebServer": [
"3.5.4"
],
"fishhook": [
],
"PocketSocket": [
]
}
}