blob: cb8b54f2adef0373a9c2e17d6feff2c87d6ac9a0 [file] [log] [blame]
{
"name": "mySDK",
"version": "0.0.1",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"summary": "regex.",
"homepage": "https://github.com/guangqiang-liu/mySDK.git",
"authors": {
"guangqiang": "1126756952@qq.com"
},
"source": {
"git": "https://github.com/guangqiang-liu/mySDK.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "mySDK/*.{h,m}"
}