[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 6 / EVTPhoneAreaCodeViewController / 0.1.0 / EVTPhoneAreaCodeViewController.podspec.json
blobdfd6e4920958c44569956592e00215b992d4349b
2   "name": "EVTPhoneAreaCodeViewController",
3   "version": "0.1.0",
4   "summary": "Phone Area Code Select View Controller for iOS",
5   "description": "Easy add Phone Area Code Select Feature to your iOS App.",
6   "homepage": "https://github.com/everettjf/EVTPhoneAreaCodeViewController",
7   "screenshots": [
8     "https://everettjf.github.io/stuff/areacode/areacode1.png",
9     "https://everettjf.github.io/stuff/areacode/areacode2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "everettjf": "everettjf@live.com"
17   },
18   "source": {
19     "git": "https://github.com/everettjf/EVTPhoneAreaCodeViewController.git",
20     "tag": "0.1.0"
21   },
22   "social_media_url": "https://twitter.com/everettjf",
23   "platforms": {
24     "ios": "7.0"
25   },
26   "source_files": "EVTPhoneAreaCodeViewController/Classes/**/*",
27   "resource_bundles": {
28     "EVTPhoneAreaCodeViewController": [
29       "EVTPhoneAreaCodeViewController/Assets/*.txt"
30     ]
31   },
32   "dependencies": {
33     "Masonry": [
34       "~> 1.0"
35     ]
36   }