[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 1 / PodAsset / 0.6.0 / PodAsset.podspec.json
blob629bacd2b595df3f5e2d271028cd5fac0f6003a8
2   "name": "PodAsset",
3   "version": "0.6.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.6.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"