blob: 51c3c65c93f3b8f5712b481fe60091dedc50e0f0 [file] [log] [blame]
{
"name": "Learn",
"version": "1.1",
"summary": "Learn cocoapods.",
"description": "Learn cocoapods operation.",
"homepage": "https://github.com/wayone/Learn",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wayone": "https://github.com/wayone"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wayone/Learn.git",
"tag": "1.1"
},
"source_files": "LearnCocoapods/LearnCocoapods/Class/*.{h,m}",
"requires_arc": true
}