[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 1 / 5 / Alooma-iOS / 0.1.3 / Alooma-iOS.podspec.json
blob435d40f82e6208d873984ca0305819d39cf34062
2   "name": "Alooma-iOS",
3   "version": "0.1.3",
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.3"
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   ]