blob: 3b1a7e0fb8f34de495ef4ca04c208e84d06b0197 [file] [log] [blame]
{
"name": "PodAsset",
"version": "1.3.0",
"summary": "Unable to find cocoapods 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": "1.3.0"
},
"platforms": {
"ios": "7.0",
"osx": "10.12",
"tvos": "10.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}