[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 7 / 8 / PNLibrary / 0.0.4 / PNLibrary.podspec.json
blob1e570bca89146b436f0af21cf55105d56d714e2c
2   "name": "PNLibrary",
3   "version": "0.0.4",
4   "summary": "Building tools for native ads on iOS.",
5   "description": "Collection of Open Source tools, to implement API based native ads in iOS.\n",
6   "homepage": "https://github.com/pubnative/pubnative-ios-demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": "PubNative",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/pubnative/pubnative-ios-demo.git",
17     "tag": "0.0.4"
18   },
19   "frameworks": "Foundation",
20   "source_files": "PubNativeLibrary/Library/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "YADMLib": [
25     ],
26     "SDWebImage": [
27       "~>3.6"
28     ],
29     "AMRatingControl": [
30       "~> 1.3.0"
31     ],
32     "ProgressHUD": [
33       "~> 1.3"
34     ],
35     "KAProgressLabel": [
37     ],
38     "XLForm": [
40     ]
41   }