[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 8 / SAEvents / 1.0.2 / SAEvents.podspec.json
blob6cfde5f7b9b239b788544feaf3162a6d3bfbbb1f
2   "name": "SAEvents",
3   "version": "1.0.2",
4   "summary": "Library that sends Events to AwesomeAds AdServer",
5   "description": "Sends custom AA events as well as Moat events",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-events",
7   "license": {
8     "type": "Apache License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-events.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "SAEvents": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "SAUtils": [
31     ]
32   }