[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 0 / 4 / RYText / 0.0.1 / RYText.podspec.json
blobdb1a3c03fb153e76943f7b0dd5678e519d8b2ab6
2   "name": "RYText",
3   "summary": "Collection of Ryukie’s",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Ryukie": "ryukie.sama@gmail.com"
11   },
12   "homepage": "https://github.com/RyukieSama/RYText.git",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/RyukieSama/RYText.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "RYText/**/*.{h,m}",
22   "libraries": [
23     "z",
24     "sqlite3"
25   ]