blob: 01786e3b3fb63ef00c865013bd8cb664c2ad4478 [file] [log] [blame]
{
"name": "xProject",
"version": "1.0.0",
"summary": "所有的xCode工程都可以引用的公共项目",
"description": " 所有的xCode工程都可以引用的公共项目.\n",
"homepage": "https://github.com/Lwgfangz/xProject",
"license": "MIT",
"authors": {
"Lwgfangz": "lwgfangz@gmail.com"
},
"source": {
"git": "https://github.com/Lwgfangz/xProject.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "xProject/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}