blob: e4bc4142503c1bd0a1cec7153286e4ff14437007 [file] [log] [blame]
{
"name": "RXAddImagesView",
"version": "0.1",
"license": "MIT",
"summary": "RXAddImagesView is a simple weixin view",
"homepage": "https://github.com/xzjxylophone/RXAddImagesView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXAddImagesView.git",
"tag": "v0.1"
},
"description": "RXAddImagesView is a simple weixin view.",
"source_files": "RXAddImagesView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"TZImagePickerController": [
]
}
}