blob: 454b3ac4d9209340b99d66cfd7e96e0d2540c6f8 [file] [log] [blame]
{
"name": "PPManagers",
"version": "0.1.1",
"summary": "Managers witch created by Garenge for quickly developping.",
"description": "常用方法汇总",
"homepage": "https://github.com/LiuZhangpeng/PPManagers",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"": "garenge@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiuZhangpeng/PPManagers.git",
"tag": "0.1.1"
},
"source_files": [
"PPManagers",
"PPManagers/*",
"PPManagers/**/*.{h,m}"
],
"requires_arc": true
}