blob: eba4ce1a63b4758f96ac94d1b8ce7aabee056bc0 [file] [log] [blame]
{
"name": "TKGalleryView",
"version": "0.1.0",
"summary": "TKGalleryView browse like Facebook App",
"description": "TKGalleryView browse like Facebook App\nTiki App avaiable on AppStore",
"homepage": "https://github.com/ducnnguyen/TKGalleryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duc.nguyen@tiki.vn": "duc.nguyen@tiki.vn"
},
"source": {
"git": "https://github.com/ducnnguyen/TKGalleryView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*.{h,m}",
"resource_bundles": {
"TKGalleryView": [
"Pod/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
],
"TTTAttributedLabel": [
],
"HCSStarRatingView": [
],
"SDWebImage": [
],
"pop": [
],
"Masonry": [
]
}
}