[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 6 / 1 / 5 / Alooma-iOS / 0.1.4 / Alooma-iOS.podspec.json
blobbead8197ff80f176eb7e0821b67fda9a39d9d22f
2   "name": "Alooma-iOS",
3   "version": "0.1.4",
4   "summary": "An iOS library for sending events to Alooma",
5   "homepage": "https://github.com/aloomaio/iossdk.git",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Alooma Inc": "info@alooma.com"
9   },
10   "source": {
11     "git": "https://github.com/aloomaio/iossdk.git",
12     "tag": "v0.1.4"
13   },
14   "social_media_url": "https://twitter.com/aloomainc",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Alooma-iOS/*.{m,h}",
20   "libraries": "icucore",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration"
25   ]