blob: 0ab46a966621bfe38ee2e0081fb4b11de0ee49b7 [file] [log] [blame]
{
"name": "TA",
"version": "0.1.0",
"summary": "I fucking hate cocoapods and the time I have to spend maintaining it.",
"description": "I mean, seriously, I've spent tens of thousands of dollars of company time trying to get cocoapods to even work so that I can do the most basic of jobs and yet, here I am, no value added to the company whatsoever.",
"homepage": "https://bitbucket.org/thomas_argalas/ta",
"license": "MIT",
"authors": {
"Tom Argalas": "thomas.argalas@lextech.com"
},
"source": {
"git": "https://bitbucket.org/thomas_argalas/TA.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"TA": [
"Pod/Assets/*.png"
]
}
}