blob: e5f72cab3a9bddd4852db16b1e939ef2d3a832c7 [file] [log] [blame]
{
"name": "Runtopia-Defines",
"version": "0.0.1",
"summary": "Runtopia 全局宏定义.",
"description": "用于Runtopia iOS 内部相机调用",
"homepage": "https://github.com/iOSTea/Runtopia-Defines",
"license": "MIT",
"authors": {
"iOSTea": "tea394064923@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iOSTea/Runtopia-Defines.git",
"tag": "0.0.1"
},
"source_files": [
"Runtopia-Defines",
"RuntopiaDefines/RuntopiaDefines/*.h"
],
"requires_arc": true
}