[Add] YIM 2.2.8
[CocoaPods.git] / Specs / 7 / 4 / 1 / PodAsset / 0.15.0 / PodAsset.podspec.json
blob4c3da206b2c6a114a59c3eb065f0b1816c97cda2
2   "name": "PodAsset",
3   "version": "0.15.0",
4   "summary": "Unable to find cocoapod resources? Here is the solution!",
5   "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.",
6   "homepage": "https://github.com/haifengkao/PodAsset",
7   "license": "MIT",
8   "authors": {
9     "Hai Feng Kao": "haifeng@cocoaspice.in"
10   },
11   "source": {
12     "git": "https://github.com/haifengkao/PodAsset.git",
13     "tag": "0.15.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"