[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / a / 8 / MJNinePatch / 0.0.1 / MJNinePatch.podspec.json
bloba3d614cb4305b37ffbbf0a90225a0f4c74a76cac
2   "name": "MJNinePatch",
3   "version": "0.0.1",
4   "summary": "nine patch",
5   "description": "nine patch....",
6   "homepage": "https://github.com/mjlovelf/NinePointsImageDemo",
7   "license": "MIT",
8   "authors": {
9     "majian": "515588601@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mjlovelf/NinePointsImageDemo.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "NinePointsImageDemo/**/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "Masonry": [
22       "~> 1.0.2"
23     ]
24   }