blob: 1c290d772a0e2db4e25cad6bf17e58bd1afc1df5 [file] [log] [blame]
{
"name": "LxIAPManager",
"version": "1.0.0",
"summary": "Apple IAP capsulation.",
"homepage": "https://github.com/DeveloperLx/LxIAPManager",
"license": "Apache",
"authors": {
"DeveloperLx": "developerlx@yeah.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DeveloperLx/LxIAPManager.git",
"tag": "1.0.0"
},
"source_files": "LxIAPManager/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"StoreKit"
]
}