blob: 4d80f26b62f3dcffaf795d5b6d266058f3059fce [file] [log] [blame]
{
"name": "PodAsset",
"version": "0.21.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.21.0"
},
"platforms": {
"ios": "7.0",
"osx": "10.12",
"tvos": "10.1",
"watchos": "3.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}