[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / c / RYLabelCollection / 0.0.1 / RYLabelCollection.podspec.json
blob09931af5b3cc9c4b1008ee38cdef487c9147c791
2   "name": "RYLabelCollection",
3   "summary": "LabelCollection for iOS by.RyukieSama",
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/RYLabelCollection.git",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/RyukieSama/RYLabelCollection.git",
18     "tag": "0.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "RYLabelCollection/**/*.{h,m}",
22   "libraries": [
23     "z",
24     "sqlite3"
25   ],
26   "dependencies": {
27     "Masonry": [
29     ]
30   }