blob: c8be9e204a049aa93f657d5a8b9a971349b1abbf [file] [log] [blame]
{
"name": "ox-push2-ios-pod",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ox-push2-ios-pod/Classes/**/*.{m,h,mm,hpp,cpp,c}",
"resource_bundles": {
"Resources": "ox-push2-ios-pod/Classes/DataStore/Database/*.xcdatamodeld"
},
"dependencies": {
"AFNetworking": [
],
"NHNetworkTime": [
],
"NSHash": [
]
}
}