[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 2 / CallingPidgeon / 0.0.1 / CallingPidgeon.podspec.json
blobbb6d3be8eb18333f72ad1ba0e13e0d4029b2c097
2   "name": "CallingPidgeon",
3   "version": "0.0.1",
4   "summary": "Small library to present a list of country calling codes.",
5   "description": "                   A list of known country codes reference along with a simple picker view. \n",
6   "homepage": "https://github.com/micap/CallingPidgeon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "micap": "micap.huynh@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/micap/CallingPidgeon.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "Classes/**/*.h",
27   "resources": "Assets/*.{json,png,jpg,plist}",
28   "requires_arc": true