[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 1 / a / c / MDTest / 1.0.1 / MDTest.podspec.json
blobad75c78094fa3f935b2ef1b00abe226906bd67e9
2   "name": "MDTest",
3   "version": "1.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "MDTest/Classes/**/*",
19   "resource_bundles": {
20     "MDTest": [
21       "MDTest/Assets/*.png"
22     ]
23   }