blob: 8364bacfd29fda8f4af312d93d90a03d03964704 [file] [log] [blame]
{
"name": "RJOperationKit",
"version": "0.1.2",
"summary": "RJOperationKit Pod",
"description": "RJOperationKit's CocoaPods Integration",
"homepage": "https://github.com/RylanJIN",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Jin": "xiaojun.jin@outlook.com"
},
"source": {
"git": "https://Rjin722@bitbucket.org/Rjin722/rjoperationkit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RJOperationKit/Classes/*",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "RJOperationKit/Frameworks/RJOperationKit.framework"
}