blob: 09931af5b3cc9c4b1008ee38cdef487c9147c791 [file] [log] [blame]
{
"name": "RYLabelCollection",
"summary": "LabelCollection for iOS by.RyukieSama",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryukie": "ryukie.sama@gmail.com"
},
"homepage": "https://github.com/RyukieSama/RYLabelCollection.git",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RyukieSama/RYLabelCollection.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "RYLabelCollection/**/*.{h,m}",
"libraries": [
"z",
"sqlite3"
],
"dependencies": {
"Masonry": [
]
}
}