blob: d8f95ac7e059db2b38836b61ec6ae70e042742b1 [file] [log] [blame]
{
"name": "ox-push2-ios-pod",
"version": "0.1.2",
"summary": "A short description of ox-push2-ios-pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GluuFederation/ox-push2-ios-pod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NazarYavornytskyy": "nazaryavornytskyy@gmail.com"
},
"source": {
"git": "https://github.com/GluuFederation/ox-push2-ios-pod.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ox-push2-ios-pod/Classes/**/*.{m,h,mm,hpp,cpp,c}",
"resources": "ox-push2-ios-pod/Classes/DataStore/Database/ecs.xcdatamodeld",
"dependencies": {
"AFNetworking": [
],
"NHNetworkTime": [
],
"NSHash": [
]
}
}