blob: cdf34af937f64bcd806e54892459ef5871d595ca [file] [log] [blame]
{
"name": "PTModel",
"version": "0.3.1",
"summary": "PTModel is a simple object store for iOS apps.",
"homepage": "https://github.com/Pacific3/PTModel",
"license": "MIT",
"authors": {
"Oscar Swanros @ Pacific3": "hola@pacific3.net"
},
"source": {
"git": "https://github.com/Pacific3/PTModel.git",
"tag": "v0.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PTModel": [
"Pod/Assets/*.png"
]
}
}