5 "summary": "An iOS client to the NationBuilder API.",
6 "homepage": "https://github.com/3dna/nationbuilder-ios",
8 "Peng Wang": "peng@nationbuilder.com"
11 "git": "https://github.com/3dna/nationbuilder-ios.git",
21 "frameworks": "Security",
22 "source_files": "NBClient/NBClient/*.{h,m}",
23 "exclude_files": "NBClient/UI",
24 "private_header_files": "NBClient/NBClient/*_Internal.h"
36 "frameworks": "UIKit",
37 "source_files": "NBClient/NBClient/UI/*.{h,m}",
38 "private_header_files": "NBClient/NBClient/UI/*_Internal.h",
40 "NBClient/NBClient/UI/*.xib",
41 "NBClient/NBClient/UI/NBClient_UI.xcassets",
42 "NBClient/NBClient/UI/pe-icon-7-stroke.ttf"
47 "default_subspecs": "en",
51 "preserve_paths": "NBClient/NBClient/*.lproj",
52 "resources": "NBClient/NBClient/*.lproj"
56 "preserve_paths": "NBClient/NBClient/en.lproj",
57 "resources": "NBClient/NBClient/en.lproj"