blob: 625d2b3a8a7d5bf26f742e60fe0677855aedbe17 [file] [log] [blame]
{
"name": "AppUtils",
"version": "0.0.6",
"summary": "provide general tools for ios developer",
"description": "this project provide general tools for ios developer",
"homepage": "https://github.com/softwaredavid/AppUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"softwaredavid": "softwaredavid@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/softwaredavid/AppUtils.git",
"tag": "0.0.6"
},
"source_files": [
"Utils/*",
"Utils/Extension/*",
"Utils/UI/*",
"Utils/UIkit/*"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}