[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 7 / a / MobileAd / 0.1.0 / MobileAd.podspec.json
blobcd532c880a302162db101a9f8dc8da0391827154
2   "name": "MobileAd",
3   "version": "0.1.0",
4   "summary": "Mobile Advertisement",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mjy0808/MobileAd",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mi": "mjy_0808@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/mjy0808/MobileAd.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MobileAd/Classes/**/*",
22   "resource_bundles": {
23     "MobileAd": [
24       "MobileAd/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 3.1.0"
30     ],
31     "FCUUID": [
32       "~> 1.3.1"
33     ],
34     "SDWebImage": [
35       "~> 4.0.0"
36     ]
37   }