[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / f / 1 / MFNotificationKit / 1.0.2 / MFNotificationKit.podspec.json
blob9d2e7aefe819c8712f4c3f1207b8e26c9d98438c
2   "name": "MFNotificationKit",
3   "version": "1.0.2",
4   "summary": "Morfeus Notification framework for hybrid.",
5   "description": "Morfeus Notification framework for hybrid. Cheers",
6   "homepage": "https://active.ai",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "active ai": "mobile.release@active.ai"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "MFNotificationKit.framework"
19   },
20   "source": {
21     "http": "http://repo.active.ai/artifactory/resources/mobile/sdk-release/com/activeai/iOS/MFNotificationKit1.0.2/MFNotificationKit.zip"
22   },
23   "exclude_files": "Classes/Exclude",
24   "resources": [
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }