blob: 56bd8bb5d41a164d7182abc00c770fdbbe49d764 [file] [log] [blame]
{
"name": "scriber",
"version": "1.0.0",
"license": {
"type": "Commercial",
"text": "See http://www.scriber.io/terms-of-use/"
},
"summary": "Metrics for subscription and IAP apps.",
"homepage": "http://www.scriber.io",
"authors": {
"scriber": "help@scriber.io"
},
"source": {
"http": "http://github.com/Scriber/scriber-ios-pod/releases/download/1.0.0/Scriber.framework.zip"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Scriber.framework/Versions/A/Headers/*.{h}",
"preserve_paths": "Scriber.framework/**",
"frameworks": "Security",
"requires_arc": true,
"libraries": "Scriber",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Scriber/Scriber.framework\""
},
"prepare_command": "ln -s `pwd`/Scriber.framework/Scriber `pwd`/Scriber.framework/libScriber.a"
}