[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / 6 / NMessenger / 1.0.2 / NMessenger.podspec.json
blob14a2f113db0d028f181031e48a47748eb045b5a9
2   "name": "NMessenger",
3   "version": "1.0.2",
4   "summary": "A fast, lightweight messenger component built on AsyncDisplaykit and written in Swift",
5   "description": "NMessenger is a fast, lightweight messenger component built on AsyncDisplaykit and written in Swift. Developers can inherently achieve 60FPS scrolling and smooth transitions with rich content components.",
6   "homepage": "https://github.com/eBay/NMessenger",
7   "license": "MIT",
8   "authors": {
9     "Schechter, David": "david.schechter.mail@gmail.com",
10     "Tainter, Aaron": "amtainter@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/eBay/NMessenger.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "nMessenger",
20   "requires_arc": true,
21   "dependencies": {
22     "AsyncDisplayKit": [
23       "1.9.80"
24     ]
25   }