[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 9 / 0 / TA / 0.1.0 / TA.podspec.json
blob0ab46a966621bfe38ee2e0081fb4b11de0ee49b7
2   "name": "TA",
3   "version": "0.1.0",
4   "summary": "I fucking hate cocoapods and the time I have to spend maintaining it.",
5   "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.",
6   "homepage": "https://bitbucket.org/thomas_argalas/ta",
7   "license": "MIT",
8   "authors": {
9     "Tom Argalas": "thomas.argalas@lextech.com"
10   },
11   "source": {
12     "git": "https://bitbucket.org/thomas_argalas/TA.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TA": [
22       "Pod/Assets/*.png"
23     ]
24   }