[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / a / c / MDTest / 1.0.0 / MDTest.podspec.json
blob1692ceccc89d5e6a854acc35449ba5a66d29f746
2   "name": "MDTest",
3   "version": "1.0.0",
4   "summary": "A test with cocoapods.",
5   "description": "Testing Public Podspec.",
6   "homepage": "https://github.com/tz8023dm/Test",
7   "license": "MIT",
8   "authors": {
9     "xutzh": "xutzh@minstone.com.cn"
10   },
11   "source": {
12     "git": "https://github.com/tz8023dm/Test.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MDTest/Classes/**/*",
19   "resource_bundles": {
20     "MDTest": [
21       "MDTest/Assets/*.png"
22     ]
23   }