blob: 1456e68b456c401301abd5f45984725d4c7a1e57 [file] [log] [blame]
{
"name": "LYMethodChaining",
"version": "1.0.1",
"summary": "常用类method chaining",
"description": "常用类method chaining ^-^",
"homepage": "https://github.com/Liya86/LYMethodChaining",
"license": "MIT",
"authors": "Liya86",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Liya86/LYMethodChaining.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}