blob: 96aa86eea95a668effa7bcfc01093a13163fae33 [file] [log] [blame]
{
"name": "KZ_AttributedLabel_DEV",
"version": "0.1.1",
"summary": "iOS Attributed label.",
"homepage": "http://47.95.250.128/GitHubDemos/KZ_AttributedLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://47.95.250.128/KieronZhang"
},
"source": {
"git": "http://47.95.250.128/GitHubDemos/KZ_AttributedLabel.git",
"tag": "0.1.1",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "AttributedLabel_DEV/*.{h,m}"
}