[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 9 / TKGalleryView / 0.1.0 / TKGalleryView.podspec.json
blobeba4ce1a63b4758f96ac94d1b8ce7aabee056bc0
2   "name": "TKGalleryView",
3   "version": "0.1.0",
4   "summary": "TKGalleryView browse like Facebook App",
5   "description": "TKGalleryView browse like Facebook App\nTiki App avaiable on AppStore",
6   "homepage": "https://github.com/ducnnguyen/TKGalleryView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duc.nguyen@tiki.vn": "duc.nguyen@tiki.vn"
13   },
14   "source": {
15     "git": "https://github.com/ducnnguyen/TKGalleryView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "TKGalleryView": [
24       "Pod/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png}"
25     ]
26   },
27   "dependencies": {
28     "ReactiveCocoa": [
29       "~> 2.5"
30     ],
31     "TTTAttributedLabel": [
33     ],
34     "HCSStarRatingView": [
36     ],
37     "SDWebImage": [
39     ],
40     "pop": [
42     ],
43     "Masonry": [
45     ]
46   }