[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / 9 / balanced-ios / 0.4 / balanced-ios.podspec.json
blob18ca3fd40c44007ba36ff0f8224dab3f9323b5b1
2   "name": "balanced-ios",
3   "version": "0.4",
4   "summary": "iOS library for working with Balanced Payments.",
5   "homepage": "https://github.com/balanced/balanced-ios",
6   "license": {
7     "type": "MIT",
8     "file": "Balanced/LICENSE"
9   },
10   "authors": {
11     "Ben Mills": "ben@unfiniti.com"
12   },
13   "source": {
14     "git": "https://github.com/balanced/balanced-ios.git",
15     "tag": "0.4"
16   },
17   "source_files": "Balanced",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "CoreTelephony",
22   "requires_arc": true,
23   "prefix_header_contents": "    #define BALANCED_IOS_VERSION @\"0.2\"\n"