blob: 3df9e351085e48d277f21a56da26edae876c29be [file] [log] [blame]
{
"name": "HJCategory",
"version": "0.0.1",
"license": "MIT",
"summary": "Create UIView object dot syntax Invoke.Set UIView property.(chain-type structure).",
"homepage": "https://github.com/localhost0808/HJCategory",
"authors": {
"Harry": "harry@lingfeiwang.com"
},
"social_media_url": "http://www.lingfeiwang.com/iOS/",
"source": {
"git": "https://github.com/localhost0808/HJCategory.git",
"tag": "v0.0.1"
},
"description": "Decrease the amount of your code.\nCreate UIView object dot syntax Invoke.Set UIView property.(chain-type structure).",
"source_files": "HJCategory/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}