blob: 997620ebf927cafcb668c843056116372d2fad2a [file] [log] [blame]
{
"name": "PodAsset",
"version": "0.11.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.11.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}