blob: 6e7537c67fb853f11211d49ab214de5a91bff583 [file] [log] [blame]
{
"name": "LYMethodChaining",
"version": "1.0.0",
"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/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}