[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / b / 4 / hellolibrary / 0.0.1 / hellolibrary.podspec.json
blob6da7bb59b701544a85870129188f7975b2c482c9
2   "name": "hellolibrary",
3   "version": "0.0.1",
4   "summary": "A simple helloworld library to try out cocoapods",
5   "description": "                       There isn't really much more to say about it.  Except that it has to be longer than the summary\n",
6   "homepage": "https://github.com/brianmc/podtest",
7   "license": "MIT",
8   "authors": {
9     "brianmc": "brianjmcmanus@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/brianmc/podtest.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "HelloLibrary/*"