blob: 8dd290df5373dc487eae16d86fae6e1ede3e738a [file] [log] [blame]
{
"name": "reactnativeLibrary",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "A test interface framework for react native.",
"homepage": "https://github.com/chengkaigithub/IOSLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cheng_kai": "cheng_kai@suixingpay.com"
},
"social_media_url": "https://github.com/chengkaigithub/IOSLibrary.git",
"source": {
"git": "https://github.com/chengkaigithub/IOSLibrary.git",
"tag": "1.0.0"
},
"source_files": "reactnativeLibrary/*.{h,m}",
"requires_arc": true
}