blob: 5e83911895670c3fad4c509a0e73aac6b3a9e1b7 [file] [log] [blame]
{
"name": "RSMoneyMaker",
"version": "0.0.6",
"summary": "RSMoneyMaker provides an easy a way to implement IAPs",
"homepage": "https://github.com/raostudios/RSMoneyMaker",
"license": "MIT",
"authors": {
"Venkat S. Rao": "vrao423@gmail.com"
},
"source": {
"git": "https://github.com/raostudios/RSMoneyMaker.git",
"tag": "0.0.6"
},
"social_media_url": "https://twitter.com/venkatrao",
"dependencies": {
"RSInterfaceKit": [
]
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"RSMoneyMaker": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit"
}