blob: 2bcdba0e5a8ddc3f78dcaae4df95e6b361d63e15 [file] [log] [blame]
{
"name": "geekSDK",
"version": "0.0.2",
"summary": "The version number is set to 0.0.1. It is planned that the functions will be more perfect after three upgrades in the future",
"description": "If there are any shortcomings, please point out me and I will make changes. Now, I only transfer a simple library, with limited functions, and the purpose is only to make a test",
"homepage": "https://github.com/DioSpace/GeekSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dio": "zhendong2011@live.cn"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/DioSpace/GeekSDK.git",
"tag": "0.0.2"
},
"source_files": "GeekDemo/GeekDemo/Reachability/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}