[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 9 / Haystack / 0.4.7 / Haystack.podspec.json
blobc21c1fff0548d069aac361177ef0c1597d9da0e3
2   "name": "Haystack",
3   "version": "0.4.7",
4   "summary": "A collection of simple iOS classes and categories that fit in almost every project.",
5   "description": "                   Haystack SDK contains a collection of simple iOS classes and small libraries that fit in almost every project. Most of these classes are not large or structured enough to fit in a special library or framework, but are regurarely needed throughout the most projects you are working on.\n",
6   "homepage": "http://github.com/Legoless/Haystack",
7   "license": "MIT",
8   "authors": {
9     "Dal Rupnik": "legoless@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Legoless/Haystack.git",
16     "tag": "0.4.7"
17   },
18   "frameworks": "CoreText",
19   "source_files": "SDK/**/*.{h,m}",
20   "requires_arc": true