[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 3 / Adhesives / 0.0.2 / Adhesives.podspec.json
blob4de2a6688af1a79bf47254cb686a0578627ce40c
2   "name": "Adhesives",
3   "version": "0.0.2",
4   "summary": "Your sticker pack SMS (sticker management system)",
5   "description": "Adhesives allows you to launch, manage, and track your sticker packs in a fraction of the time.",
6   "homepage": "https://teamairship.com",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Trent Kocurek": "trent@teamairship.com",
13     "Ryan T. Hosford": "tad@teamairshp.com",
14     "Austin Aldrich": "austin@teamairship.com"
15   },
16   "source": {
17     "git": "https://bitbucket.org/teamairship/adhesives-cocoapod.git",
18     "tag": "0.0.2"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Adhesives/Classes/**/*",
24   "frameworks": [
25     "Messages",
26     "Foundation"
27   ],
28   "dependencies": {
29     "Alamofire": [
30       ">= 4.0"
31     ],
32     "AlamofireImage": [
33       "~> 3.1.0"
34     ],
35     "SwiftyJSON": [
36       "~> 3.1.1"
37     ]
38   }