[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / e / Concierge / 0.1.1 / Concierge.podspec.json
blob44b1af3b537f45ed30832a5ab9970d25f235b940
2   "name": "Concierge",
3   "version": "0.1.1",
4   "summary": "Concierge - SAAS for mobile user management, without the hassle.",
5   "description": "Concierge takes the hassle out of handling users. Having to implement each social media login and/or email and passwords is arduous, and should be a solved problem - Concierge aims to solve that problem.",
6   "homepage": "https://github.com/AJ9/Concierge",
7   "license": "New BSD",
8   "authors": "Adam Gask",
9   "source": {
10     "git": "https://github.com/AJ9/Concierge.git",
11     "tag": "0.1.1"
12   },
13   "social_media_url": "http://twitter.com/_AJ9",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "Concierge": [
21       "Pod/Assets/*.png"
22     ]
23   }