4 "swift_version": "4.1",
5 "summary": "Separate the analytic code from other code.",
6 "description": "Anna offers an abstraction layer which helps separate the analytic code from other code.",
7 "homepage": "https://github.com/coppercash/Anna",
13 "William": "coderdreamer@gmail.com"
16 "git": "https://github.com/coppercash/Anna.git",
23 "Anna/**/*.{h,m,swift}",
24 "CoreJS/**/*.{swift}",
27 "public_header_files": [
31 "static_framework": true,
32 "user_target_xcconfig": {
33 "OTHER_LDFLAGS": "-ObjC"
35 "frameworks": "JavaScriptCore",
41 "core/built/anna/*.js"
49 "CoreJS/built/core/*.js"