blob: 5da0a0cb488cd1302774ca70c97e9c7558303db7 [file] [log] [blame]
{
"name": "AppCommonDDDD",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppCommonDDDD/Classes/**/*",
"swift_version": "4.0",
"frameworks": [
"UIKit",
"MapKit"
]
}