blob: 98f452b0c39221d728557e021e888ca875b10b04 [file] [log] [blame]
{
"name": "RDTTestLib",
"version": "0.1.9",
"summary": "a test window",
"description": "a test window hahahs",
"homepage": "https://github.com/Realdot91/RDTestLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Realdot91": "realdot91@gmail.com"
},
"social_media_url": "http://penghainan.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Realdot91/RDTestLib.git",
"tag": "0.1.9"
},
"source_files": "RDTestLib/**/*.{h,m}",
"public_header_files": "RDTestLib/*.h",
"frameworks": "UIKit",
"requires_arc": true
}