blob: 629bacd2b595df3f5e2d271028cd5fac0f6003a8 [file] [log] [blame]
{
"name": "PodAsset",
"version": "0.6.0",
"summary": "Unable to find cocoapod resources? Here is the solution!",
"description": "It is a very frustrating experience to locate the resources (assets) provided by the third-party pods.\nPodAsset provides a simple way to load the resources. \nAnd debugging tools if you cannot locate the correct bundles.",
"homepage": "https://github.com/haifengkao/PodAsset",
"license": "MIT",
"authors": {
"Hai Feng Kao": "haifeng@cocoaspice.in"
},
"source": {
"git": "https://github.com/haifengkao/PodAsset.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}