[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 8 / b / 9 / AGJDashLineView / 0.0.1 / AGJDashLineView.podspec.json
blobdaf8d4e09b7a6e623796f1cedbdb090b488c6f3c
2   "name": "AGJDashLineView",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "虚线 颜色可以修改",
12   "homepage": "https://git.corp.angejia.com/xiawei2/AGJDashLineView",
13   "authors": {
14     "SunnyX": "xiawei2@angejia.com"
15   },
16   "source": {
17     "git": "git@git.corp.angejia.com:xiawei2/AGJDashLineView.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "AGJDashLineView/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "UIColor-AGJAdditions": [
26     ]
27   }