[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 2 / FBNotifications / 1.0.0 / FBNotifications.podspec.json
blobac4672331234474db24e9068e1672dac012b319a
2   "name": "FBNotifications",
3   "version": "1.0.0",
4   "license": {
5     "type": "Facebook Platform License",
6     "file": "LICENSE"
7   },
8   "summary": "Facebook In-App Notifications Framework",
9   "homepage": "https://developers.facebook.com/products/analytics",
10   "authors": {
11     "Nikita Lutsenko": "nlutsenko@me.com"
12   },
13   "source": {
14     "git": "https://github.com/facebook/FBNotifications.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOS/FBNotifications/FBNotifications/**/*.{h,m}",
22   "public_header_files": "iOS/FBNotifications/FBNotifications/*.h",
23   "frameworks": [
24     "ImageIO",
25     "MobileCoreServices"
26   ]