[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / 7 / TestPOCFramework / 1.0.0 / TestPOCFramework.podspec.json
blob5a19f5a482b8e6d5bcb89086444305826c3a17d6
2   "name": "TestPOCFramework",
3   "version": "1.0.0",
4   "summary": "TestPOCFramework is the POC framework.",
5   "description": "TestPOCFramework is the best framework ever",
6   "homepage": "https://github.com/cyberfreakk/TestPOCFramework",
7   "license": "MIT",
8   "authors": {
9     "Arunesh Gupta": "arunesh.gupta@globallogic.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/cyberfreakk/TestPOCFramework.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "TestPOCFramework/**/*",
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }