blob: 6b148d60bcb1d66b5f3c184faba340520f3bd475 [file] [log] [blame]
{
"name": "AyOSTeam",
"version": "0.1.0",
"summary": "AyOS team helper.",
"description": "This CocoaPod provides the ability to use helpers and classes from AyOS team.",
"homepage": "https://github.com/alvinjohntandoc/AyOSTeam",
"license": "MIT",
"authors": {
"alvinjohntandoc": "alvinjohntandoc@gmail.com"
},
"source": {
"git": "https://github.com/alvinjohntandoc/AyOSTeam.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AyOSTeam": [
"Pod/Assets/*.png"
]
}
}