[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / a / 9 / ASSwiftContactBook / 1.0.8 / ASSwiftContactBook.podspec.json
blob806d21802035f4a625c6072e1abc70b604132d60
2   "name": "ASSwiftContactBook",
3   "version": "1.0.8",
4   "summary": "Custom Contact Book picker written in Swift 3.0",
5   "homepage": "http://twitter.com/anton__dev",
6   "social_media_url": "http://twitter.com/anton__dev",
7   "documentation_url": "http://twitter.com/anton__dev",
8   "authors": {
9     "Anton Stremovskiy": "perlik@gmail.com"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "source": {
16     "git": "https://github.com/softermii/ASSwiftContactBook.git",
17     "tag": "v1.0.8"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pods/**/*.{swift,xib,xcassets}",
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "Contacts"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"