[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 2 / b / DDCarrier / 1.0.3 / DDCarrier.podspec.json
blob9e11057c58ddbed620099aa5f93783bfc9c56833
2   "name": "DDCarrier",
3   "version": "1.0.3",
4   "summary": "A universal Objective-C iOS library for quickly getting the carrier name.",
5   "homepage": "http://github.com/Dids/DDCarrier",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pauli 'Dids' Jokela": "pauli.jokela@didstopia.com"
12   },
13   "source": {
14     "git": "https://github.com/Dids/DDCarrier.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "DDCarrier/*.{h,m}",
18   "frameworks": "CoreTelephony",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true