blob: 50b096cd1024acabf9604ab87d223176bb54231c [file] [log] [blame]
{
"name": "AppCommonDDDD",
"version": "0.1.3",
"summary": "this is my test project",
"description": "This CocoaPods provides the ability to use a UILabel that may be started and stopped blinking",
"homepage": "https://github.com/ZhenKaiJia/AppCommonDDDD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZhenKaiJia": "jiazhenkai@fangdd.com"
},
"source": {
"git": "https://github.com/ZhenKaiJia/AppCommonDDDD.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppCommonDDDD/Classes/**/*",
"swift_version": "4.0",
"frameworks": [
"UIKit",
"MapKit"
]
}