[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 1 / PodAsset / 1.0.0 / PodAsset.podspec.json
blobf90fffec96a21fdd1f8029b208c144bdec5c403d
2   "name": "PodAsset",
3   "version": "1.0.0",
4   "summary": "Unable to find cocoapods 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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "osx": "10.12",
18     "tvos": "10.1"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*"